const github.com/aws/smithy-go/time.httpDateFormat
3 uses
github.com/aws/smithy-go/time (current package)
time.go#L19: httpDateFormat = "Mon, 02 Jan 2006 15:04:05 GMT"
time.go#L50: return value.UTC().Format(httpDateFormat)
time.go#L58: httpDateFormat,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)